Skip to content

GeekyAnts/unitools-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Unitools starter

Unitools is a group of tooling that aims to simplify the process of code sharing between Next.js, Expo, and React Native projects. It’s a required and indispensable tool in the realm of cross-platform development today with more and more apps moving towards universal app development. Unitools provides a unified API for handling images, links, and route navigation hooks across all these platforms.

Installation

yarn

Run Expo app

yarn run:expo

Run Next.js app

yarn run:next