ohanhi / elm-native-ui

[CLOSED] Experiment: mobile apps in Elm using React Native.
BSD 3-Clause "New" or "Revised" License
1.54k stars 76 forks source link

Add ref property to NativeUi #65

Closed kyasu1 closed 7 years ago

kyasu1 commented 7 years ago

Last time I forgot this property in the Elm code since I was directly referencing the native code. But this is necessary to use ref from the external packages.