Chukwudalu

Results 2 comments of Chukwudalu

@thecodecafe @kpose @Official-kornelios @theafolayan please can you take a look at this? I'm having the same issue, the app crashes when you import Paywithflutterwave. If you comment it out everything...

define two styles for the labelStyle prop and toggle when selected example: import React, {useState} from 'react'; import {View, StyleSheet} from 'react-native'; import RadioForm, {RadioButton, RadioButtonInput, RadioButtonLabel} from 'react-native-simple-radio-button'; const...