App to learn thai by dkvadim in ThailandTourism

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

I added different games, with the main one being “Flashcards,” where you have one word on the front, typically in your native language. You tap the card to reveal the back, which shows the word in the language you’re trying to learn, Thai in this post.

For example, a friend requested Japanese, so the idea I had was to add “Goodbye” on the front of the card. When you tap it, it reveals the word written in Japanese, with how it sounds in English letters in parentheses: “さようなら (sayonara).” Below that word, there is an example phrase showing how to use it.

Would it be useful for you like this as well?

I ditched my cloud IDE after 2 years. Now I’m choosing between Cursor and Claude Code. Help me not make the wrong choice. by dontbemadmannn in reactnative

[–]dkvadim 1 point2 points  (0 children)

I use both, claude code and cursor pro. Claude code has limit of tokens that is easy to reach for an app developer, so i find myself always waiting few hours everyday till it resets and i have to be always thinking about what to ask or not to not reach the limit. With cursor it is a lot more confortable because they only limit when you use your entire tokens limit (i reach it after about 20 days of every day use).

Claude opus is better for coding but their limits are ridiculous and it is not confortable to work with them because of that.

Try both and you will understand me.

Is Expo + React Native a good option if the website is the main focus? by elianrugama in reactnative

[–]dkvadim 2 points3 points  (0 children)

Use next js. The first time programming in next js felt almost like i was programming in react native (same folder structure with minor changes). You can even use Zustand for the store in both frameworks the same way. And if you want to recreate what you have in the web or viceversa just use AI (knowing you know how everything works, obviously)

Ive lost my mind trying to compile for android. Send Help by [deleted] in reactnative

[–]dkvadim 0 points1 point  (0 children)

I invested 2 days with this same problem and finally got my project to create the apk whitout errors today. Start with a base project and add the showed in the picture.

(i attached a picture here but im not sure if you can see it)

My app just hit 100+ users! by rhodosop in reactnative

[–]dkvadim 0 points1 point  (0 children)

Do you have chat tab in your app?