An open API service indexing awesome lists of open source software.

https://github.com/luizcalaca/react-native-context-api

React native + Context API
https://github.com/luizcalaca/react-native-context-api

context-api react react-native react-navigation

Last synced: 3 months ago
JSON representation

React native + Context API

Awesome Lists containing this project

README

          

# React native + Context Api

That a simple example using react native with context api for global state.

## Get start

```bash
npm install
```

```bash
npm run ios
```

## Screenshot

![image](simulator_screenshot.png)