react-native-rtl-reshaper

1.0.3 • Public • Published

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

Package Sidebar

Install

npm i react-native-rtl-reshaper

Weekly Downloads

10

Version

1.0.3

License

MIT

Unpacked Size

11.8 kB

Total Files

4

Last publish

Collaborators

  • h_assefi