https://github.com/ilia-kurganskii/react-native-showcase-app
Sandbox for my pet projects
https://github.com/ilia-kurganskii/react-native-showcase-app
detox graphql i18n react-native typescript
Last synced: 3 months ago
JSON representation
Sandbox for my pet projects
- Host: GitHub
- URL: https://github.com/ilia-kurganskii/react-native-showcase-app
- Owner: ilia-kurganskii
- License: mit
- Created: 2022-06-16T20:47:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T17:50:32.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T02:42:30.369Z (over 1 year ago)
- Topics: detox, graphql, i18n, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 4.34 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://crowdin.com/project/show-case-app)
# Show case app
My hobby sandbox application where I test approaches or solutions
## Tech Stack
- React Native (0.69.*)
- React Navigation 6
- Detox
- MobX
- MobX-React-Lite
- TypeScript
- Axios
- Flipper-ready
- Firebase App + Auth
- UI Kit (https://github.com/ilia-kurganskii/react-native-nucleus-ui)
- i18n
- Logging
- GraphQL
- GraphQL code generation for TypeScript
## Features
### GitHub actions
This project is tested with BrowserStack.
Every PR trigger checks:
- Detox
- Jest
- TypeSctipt
- Lint
### Renovate
Use Renovate bot for updating npm packages
More about renovate https://github.com/renovatebot/renovate
## Road Map
- Push Notifications
- CI/CD to TestFlight/Google Console
- Charts
- Increase coverage for unit tests
- Code Push
- Root Error handling