Skip to content

By this you could write RTL languages correctly where RTL language is not supported.

License

Notifications You must be signed in to change notification settings

h-assefi/React-Native-Rtl-Reshaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-Native-Rtl-Reshaper

Support both React & React-Native

By this you could write RTL languages correctly where RTL language is not supported. **To all developers who have such problem **

Installation

npm package users

npm i react-native-rtl-reshaper

yarn package users

yarn add react-native-rtl-reshaper

Quick Example

import {convertRtl} from 'react-native-rtl-reshaper';

<Text>{convertRtl('فروردین')}</Text>
<Text>{convertRtl('اردیبهشت')}</Text>
<Text>{convertRtl('خرداد')}</Text>
...

This is the problem

54937954-111c9600-4f43-11e9-880c-305c15a180b4

This is the final result

Screenshot_1639294017

About

By this you could write RTL languages correctly where RTL language is not supported.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published