react-native-segmented-control / segmented-control

React Native SegmentedControl library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upgrade typings to work with react-native 0.71.0

narliecholler opened this issue · comments

the typings need updating so we can continue using this package with react-native 0.71.0.

when using with 0.71 you get the error:

JSX element class does not support attributes because it does not have a 'props' property.