Skip to content

Create a react native ClojureScript project easily without expo

Notifications You must be signed in to change notification settings

Funkschy/clojure-react-native-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Clojure React Native starter

This will automatically initialize a functioning React Native app using ClojureScript and Reagent

The resulting app does NOT use expo, it's a pure react native app written in Clojure

Dependencies

To run the script you'll need python and the requests library. If you already have python installed, just run

pip install requests

You'll also need to setup your react native environment beforehand. Just follow the guide

Usage

Just execute the script like this: python create-clojure-react-native.py It will walk you through everything else

About

Create a react native ClojureScript project easily without expo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages