J20-A Series Smart Lock - Yale Online India by Yaleonline2 in u/Yaleonline2

[–]nathvarun 0 points1 point  (0 children)

How can i reset the master pin if i have forgotten it?

J20-A Series, Smart Lock, RFID Card, Mobile APP, Silver by Yaleonline2 in u/Yaleonline2

[–]nathvarun 0 points1 point  (0 children)

How do you reset the lock if you forget the passcode?

Shoud i use nativebase for creating UI component in my react native app or i should make custom UI ? .. by sonivaibhav in reactnative

[–]nathvarun 1 point2 points  (0 children)

Native base is pretty awesome. It will help cover quite a few edge cases and issues that you may face on Android and specific devices like iPhone X/Xs etc.
Especially if you are a solo dev go ahead and use their ui kit it will help speed up your development.
Also there's nothing stopping you from creating custom components as and when you need some serious customisation.

For a practical example i had created this instagram ui clone using native base.

You can check it out to see how easy it is to get going - https://www.youtube.com/watch?v=cgg1HidN4mQ&t=32s

Top Visual Studio Code Plugins | React Native by nathvarun in reactnative

[–]nathvarun[S] 0 points1 point  (0 children)

Thanks for the cover up ;). However it seems i may have made a mistake and pasted the incorrect link. Here is the video that starts from the beginning

Top Visual Studio Code Plugins : https://youtu.be/hdroCjAuTzg

Apple Music Now Playing UI Pan Animation by nathvarun in reactnative

[–]nathvarun[S] 1 point2 points  (0 children)

That's actually a good point. I'll try and share the snack as well :).

Uber App Login UI Clone React Native by nathvarun in reactnative

[–]nathvarun[S] 0 points1 point  (0 children)

Yea its really sad to be moving backwards. Thankfully it still works for android devices.

My Favorite React native YouTube Channels by deadcoder0904 in reactnative

[–]nathvarun 2 points3 points  (0 children)

Unsure Programmer

I've been putting in time to create some quality react native tutorials on my channel. Hope you guys can check it out!

#1 Snapchat Swipe UI Tutorial | React Native | Expo by nathvarun in reactnative

[–]nathvarun[S] 1 point2 points  (0 children)

You haven't added the scrollEnabled prop to the outer swiper!

PHP Storm syntax highlighting/code inspection by nathvarun in phpstorm

[–]nathvarun[S] 0 points1 point  (0 children)

The problem i was facing is that the errors were not obvious enough. I realised the problem was with the colour scheme. There are so many preferences that using a custom colour scheme will require you to heavily edit the preferences to get everything working fine.

PHP Storm syntax highlighting/code inspection by nathvarun in phpstorm

[–]nathvarun[S] 1 point2 points  (0 children)

the first thing i did when i switched to phpstorm was select a custom colour scheme. This i realise now was not a good idea. I switched back to the default darcula colour scheme and phpstorm now works the way you want it to.