TestBed app for developing and testing NativeBase components.
git clone git@github.com:GeekyAnts/native-base-testbed.git NativeBaseTestbed
cd NativeBaseTestbed
git clone git@github.com:$YOUR_GITHUB_USERNAME/NativeBase.git
Import the components from @native-base
into App.tsx
and start hacking!