-
Thank you for adding React Native support for this library! I am starting on integrating Segment into my React Native project and am using `analytics-react-native`. I just added Typewriter v8, and it …
-
After creating multiple roles in Entity Cinematic, using Request Content Mode for the first role works fine, but when using Request Content Mode for the second role, it always encounters an error.
…
-
This is a total alternative for issue #1530 allowing playing on smaller screen devices easier, by zooming the combat field to be full height, being able to pan around by swiping (thought a bit risky p…
-
## Are you reporting a feature or a bug?
Bug
## Description
This bug happens when you use the text alignment tool on elements that have font-family style attribute set which includes single quo…
-
Would be nice if you could generate the TS files in a different directory. Having them nested will have TS and C# in the same place which is not always wanted.
I have used Typewriter, it might be w…
-
Some nullable types on the C# side aren't correctly mapped to nullable types on the Typescript side. Examples include:
- `List?` becomes `T[ ]` rather than `T[ ] | null`
- `List` becomes `T[ ]` r…
-
Hi, there!
Emoji icon crash with error, any ideas how to fix without removing emoji icons? Thanks in advance!
Same thing outside TypeWriter tag works well.
`
{text + '😎'}
`
RN 0.64
`Th…
-
When running the typewriter example I noticed that the behaviour of the `ext/text/Text` type has regressed from the original pixel repository. It from looking at the git blame it seems most that this …
-
### Description
There is white text on a white background
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What is this issue most closely…
-
Hi,
I love Typewriter. I am finding the workflow a little awkward though. I will edit either the .cs files or the .tst files and Typewriter jumps into action and creates a bunch of .ts files. Fantast…