Skip to content

Demo to display buggy Hebrew unicode glyphs in text in react native

Notifications You must be signed in to change notification settings

rneiss/hebrewTestProject

Repository files navigation

hebrewTestProject

Current versions of React Native (at least 0.39.2 and below) don't appear to properly display Hebrew Unicode Characters on iOS when cantilation markers (u0591-u05AF) are included under certain conditions.

This is a demo to display that bug.

This appears when using fonts that properly display these characters (Taamey Frank, Ezra SIL, SBL Hebrew, Shofar, Keter YG, etc)

It does not appear to occur with fonts that incorrectly place these characters.

To install:

git clone https://github.com/rneiss/hebrewTestProject/
cd hebrewTestProject                            
npm install

About

Demo to display buggy Hebrew unicode glyphs in text in react native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published