Skip to content

csarsam/react-dart-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Dart wrapper library for facebook/react-native

Forked from cleandart/react-dart.

##Development In Progress

Currently supported components:

  • Text
  • View

Currently supported APIs:

  • StyleSheet

Check out a simple sample app in examples/SampleApp.

To get the example up and running:

$ pub build example/SampleApp/dart
$ cd example/SampleApp
$ npm install
$ open SampleApp.xcodeproj # This should open the project in Xcode

Then run the project from Xcode.

About

Dart wrapper for React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 14