ththugues44
ththugues44
I'm new to React Native . here is the example of use below : ``` import React, { Component } from 'react' import { AppRegistry, View } from 'react-native' import...
Good morning I managed to integrate the payment API and make it work without too much difficulty, but I have a problem to know. my customers are from French-speaking Africa...
when I stage the component to change the boolean value of the isOpen parameter, it doesn't show the modal. ``` { this.onPress(selectedItems); }} /> ``` What to do ?