Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 597 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 597 Bytes

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