ide/react-native-button

Ability to Create IOS Native Looking Buttons

cancan101 opened this issue · 1 comments

See for example UIButtonType:

   UIButtonTypeSystem,
   UIButtonTypeDetailDisclosure,
   UIButtonTypeInfoLight,
   UIButtonTypeInfoDark,
   UIButtonTypeContactAdd,
   UIButtonTypeRoundedRect,
Taewa commented

Seems like UIButtonType is not supported in RN.