React Native Context Api Example
This repo provide to create Context API provider and consumer components.
Download(Pull)
git pull https://github.com/lvntyldz/react-native-context-api-example
it's very simple to use(After the download)
cd ./react-native-context-api-example && react-native run-ios
or
cd ./react-native-context-api-example && react-native run-android