mirego / react-native-boilerplate

The stable base upon which we build our React Native projects at Mirego

Home Page:https://open.mirego.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



React Native Boilerplate is the stable base upon which we build our React Native projects at Mirego.
We want to share it with the world so you can build awesome React Native applications too.

Introduction

To learn more about why we created and maintain this boilerplate project, read our blog post.

Usage

Package Manager

Make sure that yarn is correctly configured before using the boilerplate. Otherwise, you might encounter some packaging errors when using other tools like npm.

This also means that every command you would usually run with npm needs to be run with yarn instead.

eg. yarn foo bar instead of npm foo bar

Initialization

Initialize your project with the template

npx react-native@latest init YourProjectName --template @mirego/react-native-boilerplate

License

react-native-boilerplate is © 2023 Mirego and may be freely distributed under the New BSD license. See the LICENSE.md file.

The logo is based on this lovely icon by businessicons13, from The Noun Project. Used under a Creative Commons BY 3.0 license.

About Mirego

Mirego is a team of passionate people who believe that work is a place where you can innovate and have fun. We’re a team of talented people who imagine and build beautiful Web and mobile applications. We come together to share ideas and change the world.

We also love open-source software and we try to give back to the community as much as we can.

About

The stable base upon which we build our React Native projects at Mirego

https://open.mirego.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 84.0%Language:JavaScript 4.7%Language:Makefile 3.1%Language:Kotlin 2.7%Language:Objective-C 2.4%Language:Ruby 2.2%Language:Objective-C++ 0.9%