Skip to content

majid-cj/RNContextAPI

Repository files navigation

RNContextAPI

an example for using react native with context api, where i tried to demonstrate best practices for using context api, with type script .

the package manager yarn.

Run App

yarn install
yarn run android or yarn run ios

run with back-end

the back-end repository for now is go-docker-mongo you can check it out, if you want to full test this app, until this stage of development .