Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ To get your project added, please submit a [pull request](https://github.com/Rea
| [Context API Demo](https://github.com/ToJen/react_native_context_demo) | A simple app showing how Context API can be used in React Native by authenticating users. [Expo](https://expo.io/tools) and [React Navigation](https://reactnavigation.org/) were used for this. This is great for hackathons or quick projects! | ![Expo version](https://img.shields.io/github/package-json/dependency-version/ToJen/react_native_context_demo/expo?label=expo) | ![GitHub last commit](https://img.shields.io/github/last-commit/ToJen/react_native_context_demo?label=%20) | ![Github Stars](https://img.shields.io/github/stars/ToJen/react_native_context_demo) |
| [React Native boilerplate](https://github.com/alexakasanjeev/react-native-boilerplate) | A Robust React Native boilerplate to kickstart your new app , implements react navigation, redux, redux-saga and storybook. | ![React Native version](https://img.shields.io/github/package-json/dependency-version/alexakasanjeev/react-native-boilerplate/react-native?label=%20) | ![GitHub last commit](https://img.shields.io/github/last-commit/alexakasanjeev/react-native-boilerplate?label=%20) | ![Github Stars](https://img.shields.io/github/stars/alexakasanjeev/react-native-boilerplate) |
| [React Native boileplate](https://github.com/tawachan/react-native-expo-boilerplate) | A boilerplate to develop a mobile app with React Native and Expo using TypeScript and Redux (Redux Saga). | ![Expo version](https://img.shields.io/github/package-json/dependency-version/tawachan/react-native-expo-boilerplate/expo?label=expo) | ![GitHub last commit](https://img.shields.io/github/last-commit/tawachan/react-native-expo-boilerplate?label=%20) | ![Github Stars](https://img.shields.io/github/stars/tawachan/react-native-expo-boilerplate) |
[React Native Template](https://github.com/osamaq/react-native-template) | A minimal template with architecture and common packages to let you focus on writing features right away. | ![React Native version](https://img.shields.io/github/package-json/dependency-version/osamaq/react-native-template/react-native?label=%20&filename=template%2Fpackage.json) | ![GitHub last commit](https://img.shields.io/github/last-commit/osamaq/react-native-template?label=%20) | ![Github Stars](https://img.shields.io/github/stars/osamaq/react-native-template) |
[React Native Template](https://github.com/osamaq/react-native-template) | A minimal template with architecture and common packages to let you focus on writing features right away. | ![React Native version](https://img.shields.io/github/package-json/dependency-version/osamaq/react-native-template/react-native?label=%20&filename=template%2Fpackage.json) | ![GitHub last commit](https://img.shields.io/github/last-commit/osamaq/react-native-template?label=%20) | ![Github Stars](https://img.shields.io/github/stars/osamaq/react-native-template) |
[MyApp](https://github.com/proyecto26/MyApp) | A template for React Native apps (State management agnostic). | ![React Native version](https://img.shields.io/github/package-json/dependency-version/proyecto26/MyApp/react-native?label=%20&filename=package.json) | ![GitHub last commit](https://img.shields.io/github/last-commit/proyecto26/MyApp?label=%20) | ![Github Stars](https://img.shields.io/github/stars/proyecto26/MyApp) |


## Core Contributors
Expand Down