Skip to content

Releases: ikhvorost/ReactBridge

1.0.1

11 Dec 13:15
Compare
Choose a tag to compare

Fixed:

  • Inheritance from RN modules and UI components: RNCWebViewManager, RCTEventEmitter etc.
  • Method parameter of TimeInterval type with wrong value: divided by 1000
  • First parameter of method with several uppercased letters

1.0.0

11 Oct 09:08
Compare
Choose a tag to compare

Macros for React Native Modules and UI Components:

  • @ReactModule
  • @ReactMethod
  • @reactView
  • @ReactProperty