Posts by Eduardo da Silva • 18 points
3 posts
-
0
votes1
answer202
viewsA: How to modify Textinput values with Formik?
Check that the names of the props that receive the values of the Formik are correct and you can also declare Formik as a const to access its functions throughout the page, for example: const {…
react-nativeanswered Eduardo da Silva 18 -
0
votes0
answers28
viewsQ: Cdvplugin class Firebaseuthenticationplugin does not exist. Error: Cordova Plugin Mapping not found
When trying to authenticate the iOS device sending the phone number to receive an ID that will check the device with the code received via sms, with Firebase as shown below:…
-
-2
votes1
answer819
viewsQ: Boletos.Net com . NET Core(v2.0) C#
I am trying to use Boletosnet to generate a boleto and later a PDF of it, but when I try to use any method of the library, an error is shown "Reference to type "Control" declares that it is set in…