ThakurBallary / react-native-radio-buttons-group

Simple, best and easy to use radio buttons for react native apps.
MIT License
248 stars 70 forks source link

Circular Dependency Warning #33

Closed RowlandOti closed 2 years ago

RowlandOti commented 2 years ago

Circular dependency warning when using the library. I get the following error on the react native app am using this on:

WARN Require cycle: node_modules\react-native-radio-buttons-group\lib\index.ts -> node_modules\react-native-radio-buttons-group\lib\RadioGroup.tsx -> node_modules\react-native-radio-buttons-group\lib\index.ts

As this is an error occurring in the library, it needs to be fixed at the source.

ThakurBallary commented 2 years ago

@RowlandOti thanks for writing. Fixed and released v2.2.6