Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gayanvoice/react-native-apps
A collection of React Native apps in Expo + TypeScript
https://github.com/gayanvoice/react-native-apps
Last synced: about 1 month ago
JSON representation
A collection of React Native apps in Expo + TypeScript
- Host: GitHub
- URL: https://github.com/gayanvoice/react-native-apps
- Owner: gayanvoice
- License: mit
- Created: 2020-02-04T04:10:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T04:58:08.000Z (over 1 year ago)
- Last Synced: 2024-05-29T17:13:35.615Z (7 months ago)
- Language: TypeScript
- Size: 1.94 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Native using Expo + TypeScript
|Project |Preview |Screens |
|--|--|--|
|[Point Of Sale (POS)](https://github.com/gayanvoice/react-native-apps/tree/master/pos#readme) |![enter image description here](https://raw.githubusercontent.com/gayanvoice/react-native-apps/master/images/pos.png) |[HomeScreen.tsx](https://github.com/gayanvoice/react-native-apps/blob/master/pos/screens/HomeScreen.tsx)
[SettingsScreen.tsx](https://github.com/gayanvoice/react-native-apps/blob/master/pos/screens/SettingsScreen.tsx)
[BillScreen.tsx](https://github.com/gayanvoice/react-native-apps/blob/master/pos/screens/BillScreen.tsx)
[UserScreen.tsx](https://github.com/gayanvoice/react-native-apps/blob/master/pos/screens/UserScreen.tsx) |