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

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

Awesome Lists containing this project

README

          

[![Crowdin](https://badges.crowdin.net/show-case-app/localized.svg)](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