All Projects → GeekyAnts → Nativebase Kitchensink

GeekyAnts / Nativebase Kitchensink

An example app with all the UI components of NativeBase

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nativebase Kitchensink

Example Ios Apps
 A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.
Stars: ✭ 461 (-79.06%)
Mutual labels:  ios-demo
Sjstatictableview
基于MVVM,用于快速搭建设置页,个人信息页表格等静态表格的框架
Stars: ✭ 101 (-95.41%)
Mutual labels:  ios-demo
Swiftui Tutorials
A code example and translation project of SwiftUI. / 一个 SwiftUI 的示例、翻译的教程项目。
Stars: ✭ 1,992 (-9.54%)
Mutual labels:  ios-demo
Iosproject
iOS project of collected some demos for iOS App, use Objective-C
Stars: ✭ 5,357 (+143.28%)
Mutual labels:  ios-demo
Ios Demos
Examples of ios applications http://www.novoda.com/blog
Stars: ✭ 85 (-96.14%)
Mutual labels:  ios-demo
Swiftcocoadsl
An easy way to write iOS UI
Stars: ✭ 103 (-95.32%)
Mutual labels:  ios-demo
Jxt ios demos
一些相关的iOS的Demo汇总
Stars: ✭ 343 (-84.42%)
Mutual labels:  ios-demo
Universalproject
基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,NavigationController转场动画/瀑布流/粒子动画/小demo,已适配iOS11 & iPhone X。欢迎Star🌟
Stars: ✭ 1,974 (-10.35%)
Mutual labels:  ios-demo
Ios Arkit
iOS Location based Augmented Reality engine
Stars: ✭ 88 (-96%)
Mutual labels:  ios-demo
Swift project
原OC项目用swift实现,纯swift项目,可作为学习swift的demo,包含多个自定义控件,并且进行封装网络请求库,结构清晰。
Stars: ✭ 133 (-93.96%)
Mutual labels:  ios-demo
Avsqldebugger
A Simple Core Data Debugger that will look inside your apps DB
Stars: ✭ 30 (-98.64%)
Mutual labels:  ios-demo
Mcchathud
MatchaSKD中录音波形图实现,并增加其他多种样式
Stars: ✭ 62 (-97.18%)
Mutual labels:  ios-demo
Geektime Ios Course
极客时间 —《从0开发一款iOS应用》讲义及示例工程
Stars: ✭ 126 (-94.28%)
Mutual labels:  ios-demo
30 Swift Projects In 30 Days
This is the demos to show 30 demos finishes in 30 days (or more)
Stars: ✭ 527 (-76.07%)
Mutual labels:  ios-demo
Bookstore Ios
 Sample iOS App - A collection of examples and patterns for Unit Testing, UI Testing, handling Result/Optionals, writing documentation, and more. Details in README.
Stars: ✭ 147 (-93.32%)
Mutual labels:  ios-demo
Autoinch
优雅的iPhone全尺寸/等比例精准适配工具
Stars: ✭ 395 (-82.06%)
Mutual labels:  ios-demo
Newstemplate
Stars: ✭ 102 (-95.37%)
Mutual labels:  ios-demo
Estmusicplayer
An elegant and simple iOS music player.
Stars: ✭ 2,165 (-1.68%)
Mutual labels:  ios-demo
Ios Multiselectiontable
Beautiful way of having a multi-selection table on iOS written in Swift
Stars: ✭ 156 (-92.92%)
Mutual labels:  ios-demo
Native Starter Kit
React Native Starter App with NativeBase + CodePush + Redux
Stars: ✭ 1,586 (-27.97%)
Mutual labels:  nativebase

NativeBase KitchenSink v2.12.0

An example app with all the UI components of NativeBase

NativeBase-KitchenSink comes in four forms of app for you!

  1. Pure React Native App with react-navigation on branch master
  2. Pure React Native App with RNRF on branch RNRF
  3. An Expo app with CRNA and react-navigation on branch CRNA
  4. A React App with NativeBase for web on branch web-support

Find the installation guide in ReadMe of appropriate branches

Demo

iOS Android
ios-demo android-demo

Installation

  • Clone and install packages
git clone [email protected]:GeekyAnts/NativeBase-KitchenSink.git
cd NativeBase-KitchenSink
yarn
react-native link react-native-vector-icons
  • Run on iOS

    • Opt #1:
      • Open the project in Xcode from ios/NativeBase-KitchenSink.xcodeproj
      • Click run button to simulate
    • Opt #2:
      • Run react-native run-ios in your terminal
  • Run on Android

    • Make sure you have an Android emulator installed and running
    • Run react-native run-android in your terminal

BuilderX

Another major project by us is BuilderX, a screen design tool which codes React Native for you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].