react-native-flexi-radio-button icon indicating copy to clipboard operation
react-native-flexi-radio-button copied to clipboard

Simple and flexible Radio button for React Native App

Results 20 react-native-flexi-radio-button issues
Sort by recently updated
recently updated
newest added

Background color inside the circle can now be set by using the following props **activeBgColor** **inactiveBgColor**

Hi, How can I make the radio buttons appear on the right instead of the left?

How to change radio button shape to square or something else ... i didn't find anything related to it ..

Hi, I tried few few packages and couldn't customize this much. very simple. Flexi Radio Button is awesome. One thing missing. why can't i override item styles? item: { marginLeft:...

I am trying to use the below to align the text elements into columns, and get more control over them, though it appears the {children} element is over writing the...

add props for - size radio dot and border radio dot - styling radio and item

I am not able to upgrade my react native app because of this

I tried this module on react-native-windows. ~~I am not sure about android/ios, but on windows, I see the item gets selected when we click on Text/Image which is rendered besides...

Is it possible to change the size or circumference of the inner dot that denotes selection?

导入声明中的所有导入都未使用。ts(6192) 无法找到模块“react-native-flexi-radio-button”的声明文件。“f:/2023/FantianFinance/node_modules/react-native-flexi-radio-button/lib/index.js”隐式拥有 "any" 类型。 尝试使用 `npm i --save-dev @types/react-native-flexi-radio-button` (如果存在),或者添加一个包含 `declare module 'react-native-flexi-radio-button';` 的新声明(.d.ts)文件ts(7016)