Coder Social home page Coder Social logo

mirocosic / keechma-react-native-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from verybigthings/keechma-react-native-template

0.0 1.0 0.0 7.15 MB

Starter template for building React Native apps with Keechma Next framework

JavaScript 1.55% Starlark 3.57% Java 15.79% Ruby 1.61% Objective-C 10.01% Clojure 67.47%

keechma-react-native-template's Introduction

Keechma React Native Template project

Starter template for building React Native apps with Keechma Next framework

Guides (wip)

Android environment setup: add local.properties file to the /android folder with the content: sdk.dir=/Users/{your_username}/Library/Android/sdk

For other ENV setup options refer to the docs: https://reactnative.dev/docs/environment-setup

How to run develop:

  1. yarn install
  2. for IOS project - npx pod-install
  3. shadow-cljs watch app
  4. when shadow is done, open new terminal window and run npx react-native run-ios or npx react-native run-android

Project Rename

To rename the project from default template name, use this package: https://github.com/junedomingo/react-native-rename

Run npx react-native-rename "Travel App" -b com.junedomingo.travelapp

Rename the root component name in main.cljs Use XCode to update IOS bundle identifier.

Tailwind

This project uses Tailwind CSS adapted for React Native. Not all classes are available on RN. Refer to this list: https://github.com/vadimdemedes/tailwind-rn#supported-utilities Be sure to compare with the installed version (currently 3.0.1.)

Dark Mode support

Currently only light mode (forced)

EXPO support

This project is not an EXPO managed project, however it is using Expo Unimodules package and so it is enabled to install and use any Expo package. See full supported list here: https://docs.expo.io/bare/unimodules-full-list/

Splash Screen

Splash screen is implemented with: https://github.com/expo/expo/tree/master/packages/expo-splash-screen With the help of this tool: https://github.com/expo/expo-cli/tree/master/unlinked-packages/configure-splash-screen

Default Splash Screen image is added. To change the image, change the file in /assets/images/splash.png.

React Navigation

Keechma

Helix

keechma-react-native-template's People

Contributors

mirocosic avatar

Watchers

James Cloos avatar

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.