Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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) |