Vasilev Dmitrii

Results 12 comments of Vasilev Dmitrii
trafficstars

@Richienb Let's say I want to add leafy_green 🥬 Its Unicode u1F96C How to add it to lib / emojifile.js file There, besides him, is full of other attributes, where...

Working! ReactNativeAudioStreaming.play(this.state.radioUrl, { showIniOSMediaCenter: true, showInAndroidNotifications: true}) All code: https://gist.github.com/gHashTag/8470794d2cf6343dc58b9eab76c5b5a8

Problem with Phrase + Trans. If translations come with Phrase, then Trans shows the translation character, but should break the line

@adrai > btw: this may help: https://stackoverflow.com/a/69436906/1859027 This is the solution I used: I abandoned the Trans component for the following reasons: - translations with line breaks need to be...

@jamuhl > It's not react-i18next that does this. It's more or less a quirk in react-native...@adrai's provided link and the accepted answer there shows it https://stackoverflow.com/a/32480141/923356 even more the comment...

The same thing happens when switching to the browser and back.

@HenryHengZJ I did everything as in the documentation, but chats are still not saved. What could be the problem?

And for Deno(Supabase Edge Function) please. I try, but error Error: Failed to create room: Unauthorized ```javascript error Error: Failed to create room: Unauthorized at Object.handler (file:///home/deno/functions/create-room/index.ts:83:13) at eventLoopTick (ext:core/01_core.js:183:11)...