All Projects → bamlab → React Native Make

bamlab / React Native Make

Licence: mit
A collection of everyday React Native CLI tools

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to React Native Make

Pixo
Convert SVG icons into React components
Stars: ✭ 371 (-38.78%)
Mutual labels:  cli, icons, icon
Keepass Yet Another Favicon Downloader
Yet Another Favicon Downloader for KeePass 2.x
Stars: ✭ 354 (-41.58%)
Mutual labels:  plugin, plugins, icons
Terminal Icons
A PowerShell module to show file and folder icons in the terminal
Stars: ✭ 303 (-50%)
Mutual labels:  icons, icon
Iconpark
🍎Transform an SVG icon into multiple themes, and generate React icons,Vue icons,svg icons
Stars: ✭ 4,924 (+712.54%)
Mutual labels:  icons, icon
Icons Flat Osx
Free Flat icons For OSX
Stars: ✭ 366 (-39.6%)
Mutual labels:  icons, icon
iconoir
A Simple and Definitive Open-Source Icons Library
Stars: ✭ 2,429 (+300.83%)
Mutual labels:  icons, icon
cryptocurrency-icons-font
A webfont for cryptocurrency symbols
Stars: ✭ 21 (-96.53%)
Mutual labels:  icons, icon
Colorls
A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. 🎉
Stars: ✭ 3,896 (+542.9%)
Mutual labels:  cli, icons
Apple-App-Icons
This repository is for hosting Apple App Icons Sketch file, .sketch
Stars: ✭ 31 (-94.88%)
Mutual labels:  icons, icon
Ts3audiobot
Advanced Musicbot for Teamspeak 3
Stars: ✭ 397 (-34.49%)
Mutual labels:  plugin, plugins
Hamburger React
Animated hamburger menu icons for React (1.5 KB) 🍔
Stars: ✭ 391 (-35.48%)
Mutual labels:  icons, icon
Gosh
Gosh - a pluggable framework for building command shell programs
Stars: ✭ 434 (-28.38%)
Mutual labels:  cli, plugin
icons-flat-osx
Free Flat icons For OSX
Stars: ✭ 371 (-38.78%)
Mutual labels:  icons, icon
icons
A world of famous icon packs with easy to use interface
Stars: ✭ 21 (-96.53%)
Mutual labels:  icons, icon
Hisocket
It is a lightweight client socket solution, you can used it in C# project or Unity3d
Stars: ✭ 275 (-54.62%)
Mutual labels:  plugin, plugins
octicons-modular
GitHub Octicons with tree-shaking support and icon-per-file style.
Stars: ✭ 25 (-95.87%)
Mutual labels:  icons, icon
minimal-icons
Minimal Icons
Stars: ✭ 21 (-96.53%)
Mutual labels:  icons, icon
tasarimcilar-ve-yazilimcilar-icin-kaynak-arsivim
Tasarım ve yazılım ile ilgili 2017 yılından günümüze kadar geçen zamanda toplamış olduğum arşivimi sizle ile paylaşıyorum. Ne mi var her şey...
Stars: ✭ 276 (-54.46%)
Mutual labels:  icons, icon
Mario
Powerful Python pipelines for your shell
Stars: ✭ 469 (-22.61%)
Mutual labels:  cli, plugins
Webpack Pwa Manifest
Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
Stars: ✭ 447 (-26.24%)
Mutual labels:  plugin, icons

Everyday tools for simpler React Native development

⚙️ Setup

In your react-native project folder, run:

yarn add -D @bam.tech/react-native-make
# OR
npm i -D @bam.tech/react-native-make

Please note: This plugin only supports react-native-cli v2+

📚 Usage

Once installed, plugins are available through the React Native CLI

You can get the list of available plugins by running react-native -h within your project's folder

Command Description
set-icon generate platform specific app icons
set-splash generate platform specific splash screens

💻 Local development

  • Pull latest version
  • cd react-native-make
  • Run yarn then yarn link
  • Launch a new project with react-native init
  • In your React Native project, yarn link @bam.tech/react-native-make
  • In the package.json of your React Native project, in dependencies add "@bam.tech/react-native-make" : "0.0.0"

Changes in 3.0.0

Since 3.0.0, splashscreens for iOS are created via Xcode’s storyboard, so as to meet Apple's new requirements as of April 2020.

👉 About Bam

We are a 100 people company developing and designing multiplatform applications with React Native using the Lean & Agile methodology. To get more information on the solutions that would suit your needs, feel free to get in touch by email or through or contact form!

We will always answer you with pleasure 😁



Disclaimer: To better understand your usage of this tool, basic analytics have been enabled. It only records commands usage as anonymous page views and does not identify users in any way

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].