react-native-inviewport icon indicating copy to clipboard operation
react-native-inviewport copied to clipboard

Updated for newest version of react native

Open ChelseyM opened this issue 9 years ago • 5 comments

Requiring React from 'react-native' no longer works in latest versions of react.

See https://github.com/facebook/react-native/releases/tag/v0.25.1

ChelseyM avatar Aug 03 '16 10:08 ChelseyM

Can we merge this?

nicholeuf avatar Oct 06 '16 21:10 nicholeuf

+1

getnashty avatar Oct 07 '16 01:10 getnashty

This PR actually breaks with react-native 0.38. Importing ES6-style fixes it.

chandlervdw avatar Nov 30 '16 18:11 chandlervdw

Is their any chance this will be merged? This will probably help me figure out an issue with a listview inside a scrollview.

Naoto-Ida avatar Feb 09 '17 07:02 Naoto-Ida

Check this @Naoto-Ida https://github.com/jaimeagudo/react-native-inviewport

jaimeagudo avatar Apr 26 '17 11:04 jaimeagudo