-
- 以下のコードのみだと `Unable to create emoji blot` というエラーが出る
## エラー
```
Unable to create emoji blot
```
## コード
```
const handleEmojiSelect = (emoji: any) => {
console.log(emoji);
const…
-
Good day)
What `react-native` version are you using?
"0.76.1"
What `react-native-pdf` version are you using?
"^6.7.5"
What platform does your issue occur on? (android/ios/both)
ios
Describe you…
-
When I choose any set like "apple", "facebook", "google", "twitter" no emojis will be displayed
Only the "native" option is working for me
![image](https://user-images.githubusercontent.com/309274…
-
I did not notice but you are also injecting inline css which would require `unsafe-inline` to be set in the header which is again not great.
Is there a way to stop the inline styles? I am using `IN…
-
## The issue
Back in 3.x it was possible to just apply CSS styles to the component using whatever CSS the project uses and it was possible to style inner parts however one sees fit. Now, it's all …
-
#### Issue Description
I am developing a react-native/expo/firebase chat application for intellectually impaired individuals using gifted-chat. I have the chat app working for typical users. My nex…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
It would be nicer if over hiding emojis without multiple skins to just change the ones that have multiple skins to the selected skin colour.
Having to change between skins constantly just to be abl…
-
## Error Description
I am running a React JS application to connect to a local Spring Boot service. When running ```.activate()```, this error shows up:
```console
Uncaught runtime errors:
ERROR
…
-
The issue I am having is quite peculiar, in certain Ubuntu installations `open-next` package fails to compile with the following bizarre error during the server function generation,
```text
┌─────…