vtrioremya

Results 2 issues of vtrioremya

Please review my code: renderFooter = (section, _, isActive) => { console.log("FOOTER SECTIONSS====================",section) return ( hai ); }; render(){ return( ) }; Here, all other functions works properly except renderFooter....

Invariant Violation: ListView has been removed from React Native. See https://fb.me/nolistview for more information or use `deprecated-react-native-listview`. This error is located at: in MultipleChoice (at FeatureDevelopmentDetails.js:780) in RCTView (at FeatureDevelopmentDetails.js:777)...