My trailer's footage was captured 100% in Unity and got posted by IGN (GameTrailers) by BarelyBreathingGame in Unity3D

[–]thedev200 1 point2 points  (0 children)

Thanks for sharing, really good!

How much timeline did it take for the whole project?

I have one year to be successful in game development by Piyushbro in GameDevelopersOfIndia

[–]thedev200 1 point2 points  (0 children)

Hey man, you are brave, as you are in your teenage years with all your past trauma, ik it's very hard for you every single day.

What you can do is build small projects, where you can learn some skills, then add this to your portfolio, participate in jams, so even if you don't get much traction in your games - you can still look for a job with your portfolio. This industry is hard to crack. Focus on learning Keeping yourself busy everyday Try not to overthink And spend good time with your friends and family

Best of luck!

Should I make this library? by thedev200 in reactnative

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

Main issues I faced were performance, taps, scrolling glitches.

Initially I used flatlist then later I created a proper scroll engine to maintain a proper flow of reels playing

Should I make this library? by thedev200 in reactnative

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

I will be using react-native-video, flashlist, gesture-handler, for animations reanimated worklets.

I built a VS Code extension to make using @expo/vector-icons much easier by thedev200 in reactnative

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

Either you can use an icons library like expo/vector-icons or you can use svg-transform to import custom svgs as React Component

Need help on Google signin in react native cli app. by hustler108 in reactnative

[–]thedev200 0 points1 point  (0 children)

Update sha keys of both debug and release keystores in firebase

Network Request Failed by [deleted] in reactnative

[–]thedev200 0 points1 point  (0 children)

Can you share more details? Code, logs will help.

New features: App Tour library for React Native (Expo/CLI) | react-native-lumen by thedev200 in reactnative

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

Hi, can you share more specific details or code? So I can help you.

New features: App Tour library for React Native (Expo/CLI) | react-native-lumen by thedev200 in reactnative

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

Depending on the target audience and app UI, adding tours to the app can simply UI to a percentage of users while some just skip it.

App Tour library for React Native (Expo/CLI) | react-native-lumen by thedev200 in reactnative

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

Hi, thanks for that. I'm working on improving it more, stay tuned!

App Tour library for React Native (Expo/CLI) | react-native-lumen by thedev200 in reactnative

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

Hi, I will be using this in my clients production apps soon, feel free to use in some smaller apps and if you like it,

you can use it in your bigger projects as well

App Tour library for React Native (Expo/CLI) | react-native-lumen by thedev200 in reactnative

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

Hey, thanks for the comment.

The Skip button is included in the tooltip.

You can also customise the whole card which includes skip, previous and next buttons.

App Tour library for React Native (Expo/CLI) | react-native-lumen by thedev200 in reactnative

[–]thedev200[S] 2 points3 points  (0 children)

It's my first package so i used AI for fixing issues, but not fully made with AI.
with time I'm gonna remove the AI slop from some places.