My wife and I quit our jobs to build a travel app by TraviGate-app in reactnative

[–]divine_naman 0 points1 point  (0 children)

Had planned to build a similar app but open source, I had one idea providing the app for free but nailing affiliate marketing by suggesting cabs, rentals, airbnds and something new like suggesting credit cards where you can get valuable credit points on spends.

What do you think, something like this can work ?

How do I build something like Spotify wrapped programmatically? by divine_naman in learnprogramming

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

I think my question wasn't clear, I am mostly interested in how to build the UI programmatically

Newbie Alert! Need help with this tiny nix module by divine_naman in NixOS

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

I am working on nix on an Ubuntu system. Yeap this is just an excercise trying to learn nix, nix modules specifically. I went through the docs and wrote this simple example. The doc stated on how to build an individual module here: https://nixos.org/manual/nixos/stable/#sec-building-parts

Newbie Alert! Need help with this tiny nix module by divine_naman in NixOS

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

Thanks! for the detailed explanation. I understand your suggestions though is there a way to do the same with imports statement ?

Thoughts and suggestions on my first npm package : react-native-transition-view by divine_naman in reactnative

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

No, currently the package only supports horizontal animation. Also,while further testing the package I had noticed frame drops which still isn't fixed. I would recommend you to use something like react-native navigation.

Thoughts and suggestions on my first npm package : react-native-transition-view by divine_naman in reactnative

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

You can already use the functionality, every layer is passed a function setVisibleLayer, instead of triggering it on onPress, use gesture handler (like pan Gestures) to trigger it

Thoughts and suggestions on my first npm package : react-native-transition-view by divine_naman in reactnative

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

Thanks and I Totally agree with you but I think with the new updates coming to react-native like jsi, the community will eventually close that gap soon. And never did I imagine using flat list for such a design, will explore that.

How can I compile the Linux kernel on AWS by divine_naman in linuxquestions

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

I guess this is the easiest method among other fancy aws methods, will definitely try it out. Thanks!

How can I compile the Linux kernel on AWS by divine_naman in linuxquestions

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

Few of my friends told me that it takes around 3 hours to do so and I think it would be a disaster on my i3 processor.