fatoldsun00
fatoldsun00
Hi, i try to make 3 or more rectangle inline, i.e. flex row style. but this code doesn't works ``` ``` How i can display loaders like in horizontal flatlist...
Hi, I have this error "Cannot assign to read only property 'writeQueueSize' of object '#'"
Hi, On windows reply properties doesn't seems work. it's normal ? Windows can't handle this function ? This is how i call toaster: `notifier.notify( { title: "undefined", subtitle: "undefined", message:...
Hi, i try to stick content and arrow but childContentSpacing props doesn't change anything. There is somthing wrong in my code ? ``` import TooltipOriginal from 'react-native-walkthrough-tooltip'; setVisible(false)} > ```...
Hi, I try to generate endpoints from a openapi file, all is good but all my endpoint forward a x-total variable in the headers. I want retrieve this with a...
Hi, It's more a question than an issue : i searched on issue and doc but i had no found how install npm package. var pack = require('npmPack') install correctly...
Hi, I had installed voicecommand on raps3, jessie but i had a "Segmentation fault" error each time the mic detect sound. With arecord -D plughw:1,0 -f s16_LE test.wav everything works...