Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luizrebelatto/random-number
App Sorted Numbers
https://github.com/luizrebelatto/random-number
android application deploy javascript jsx react-native styled-components typescript
Last synced: 15 days ago
JSON representation
App Sorted Numbers
- Host: GitHub
- URL: https://github.com/luizrebelatto/random-number
- Owner: Luizrebelatto
- Created: 2023-05-09T20:38:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-02T22:10:37.000Z (about 1 year ago)
- Last Synced: 2023-11-02T23:21:55.713Z (about 1 year ago)
- Topics: android, application, deploy, javascript, jsx, react-native, styled-components, typescript
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=com.calculatewater&hl=pt
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random Number
## About
This is a simple project where my goal was just to learn the process of deploying the stores## Technologies
- React Native
- Javascript
- Typescript
- Styled-components
- Deploy play store## Concepts Learned
- How to configure an application for play store
- Steps to do inside the store## Application Link
- [Random Number APP](https://play.google.com/store/apps/details?id=com.calculatewater&hl=pt)
## if you want to know more about how to configure your application in play store, read that article:
- [How to configure your native react app for the store](https://dev.to/luizrebelatto/how-to-configure-your-native-react-app-for-the-store-4l67)