Skip to content

retyui/react-native-split-view-demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ios
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

React Native Split View demo

Live Example

qr code

phone tablet
phone ipad

Android system back

android tablet

Install

git clone https://github.com/retyui/react-native-split-view-demo.git

cd react-native-split-view-demo

yarn install

yarn start

yarn android
# or
yarn ios