Ganda Rain Panjaitan

Results 6 issues of Ganda Rain Panjaitan

I try use package uuid and react native get random values to create random uuid. Everything is fine and working. But when I try run my test file using jest,...

Is it possible to create chat feature with react native foximplant sdk?

Hi, Thanks for your information about appium. I want to ask you something. Lets say I have 2 screens, Login Screen and Home Screen. Login Screen will loaded first then...

I try to set showStats prop to true. I will show number of likes and comment from that posting but the image will gone

I try to set style height like this, but it is not work ```` { console.log('Caption ', caption); {caption} ; }} showCaption={true} /> ````

I try to create custom render caption, but not work. This is my code ```` { console.log('Caption ', caption); return ( {caption} ); }} showCaption={true} /> ````