Skip to content

javivilchis/react-native-blog

Repository files navigation

React Native Blog System

Github: issues

This repository contains a react native blog system utilizing context from the ground up.

Create App

Use React Native documentation as a reference React Native Docs.

npx react-native init react-native-blog

Usage

cd react-native-blog

#to run ios
npm run ios

#to run android
npm run android

Training Videos

all of the steps are inside my youtube video. React Native Blog

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

License: MIT

About

This blog will allow you to deploy to iOS and Android to host your own posts in a CRUD environment.

Resources

Stars

Watchers

Forks

Packages

No packages published