Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)


Screenshot 2023-11-02 at 19 00 14

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