Giter Site home page Giter Site logo

higoralves / rn-template Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 28.23 MB

:zap:This is a React Native Template with Global Context API

License: MIT License

TypeScript 21.44% Starlark 1.85% Java 22.52% JavaScript 5.43% Ruby 20.88% Objective-C 13.58% HTML 14.30%

rn-template's Introduction

Hey Folks πŸ€

I have a diverse background in software development and have worked on a variety of projects. My experience includes leading technical debt reduction efforts, creating design systems, developing APIs and cross-platform applications, and implementing automated tests and regression versions. I also worked on front-end development, user experience design, and improving performance and fixing bugs. Additionally, I have experience in migrating legacy codebases to more efficient microservices structures, which can improve system performance and maintainability.

πŸ‡§πŸ‡· Born in Divinopolis, Brazil
πŸ‡ΊπŸ‡Έ Living in SF, California

What I'm working on πŸ‘¨β€πŸ’»

⛳️ Higor Alves
πŸ‘¨πŸ»β€πŸ’» Recursive Realms

rn-template's People

Contributors

dependabot[bot] avatar higoralves avatar johnatandias avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

rn-template's Issues

Internationalization

Internationalization (i18n for short) is the process of adapting an application to work with different languages and regions.

That can bring some benefits to the table. Your target group can be broader than the one with the default language of the app. So by internationalizing an app, you may reach a bigger audience.

Test Workflow

What would you like to be added:

Create a workflow that makes run tests to every new pull request

Configure build variants

Each build variant represents a different version of your app that you can build. For example, you might want to build one version of your app that's free, with a limited set of content, and another paid version that includes more. You can also build different versions of your app that target different devices, based on API level or other device variations. However, if you want to build different versions based on the device ABI or screen density, instead build multiple APKs.

Automatic Versioning

The ideal experience is to update only a single version number. Here's what we're going to do:

  1. Use npm version [patch|minor|major] to handle the JS package version.

The JS version is our source of truth. Therefore, the Android and iOS versions should match whatever the package.json version is set to.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.