6.3.4 • Published 3 years ago

react-native-render-html v6.3.4

Weekly downloads
54,269
License
BSD-2-Clause
Repository
github
Last release
3 years ago

🗃️ Releases

The Foundry (v6) release is finally stable, and is now-on the recommended version. Check out the announcement blog post in our brand new website. We also have a migration guide for those who are coming from v5 and below.

:warning: You are on the master branch which is home for the latest development. Check the table bellow to get documentation for your exact version.

MinorBranchDocumentationLatest
nextmaster-npm
6.3release/6.3Official Websitenpm
5.1  release/5.1  release/5.1/README.mdnpm
4.2  release/4.2  release/4.2/README.mdnpm

:computer: Install

npm install react-native-render-html
yarn add react-native-render-html

:speedboat: Basic Usage

import React from 'react';
import { useWindowDimensions } from 'react-native';
import RenderHtml from 'react-native-render-html';

const source = {
  html: `
<p style='text-align:center;'>
  Hello World!
</p>`
};

export default function App() {
  const { width } = useWindowDimensions();
  return (
    <RenderHtml
      contentWidth={width}
      source={source}
    />
  );
}

:blue_book: Documentation

See our official website and the official Discovery App.

:iphone: Example

You like to learn by example? We have a tutorial from which the demo GIF has been extracted: A WebView-free Blog App with React Native Render HTML.

:notebook: Changelog

The changelog is available here: packages/render-html/CHANGELOG.md.

:bulb: Help

Please refer to our dedicated document.

👥 Community

You're always welcome to join our discord channel :-).

:pencil: Contributing

Check-out our contributing guide.

:blue_heart: Sponsorship

Want to support this project or hire us to implement a feature? Check out this page.

:balance_scale: License

The source code is licensed under BSD 2-Clause "Simplified" License.

@borderfreefinancial/revoconsumermobileapp-test@borderfreefinancial/revoshowmobileui-test@borderfreefinancial/revoshowui-testpbfintechfzbert-component-librarywidget_tikket@infinitebrahmanuniverse/nolb-react-native-r@maryury/widget@everything-registry/sub-chunk-2589syrow-sdkwa-module-sharedwefdsacerchretnerxfewedxfwsdfwefregwp-expo-componentsrn-codemi-learningrn-sestek-webchatrnshellshoutem-ui-edonecshoutem-ui-exporn-matrixrn-erxes-sdkrn-erxes-sdk-2rn-group-module-ceiling-fanstonebro-react-native-chatbotomantel_library@ozymandiasthegreat/react-native-markdownmca-react-native-sdkmca-react-native-sdk-testkitcheningredientsjb-commonsmoor-react-native-componentso2ter-uireact-native-chat-npmreact-native-expo-router-templatereact-native-btaskee-mini-appreact-native-vih-messengersreact-native-vnlink-sdknative-solidreact-native-formio-rendererreact-native-matrix-uireact-native-recaptchareact-native-readabilityreact-native-msb-travelreact-native-priv-sdkreact-native-hivegptreact-calendar-animationreelup-native-projectrewards-test3@avoine/mobile-components@aloai/alo-chat-react-native@aemforms/af-react-native@builder.io/sdk-react-native@builder.io/react-native@chunghieu/react-native-msb-travel@classon/react-native@classon/react-native-test@centiongroup/chat-sdkzalopay-react-native-ui-toolkitzeninvest@fintables/react-native-editorjs-viewer@hemasai-techenhance/kistt-app@globalpoints/cashback-mobile-ui@logo-rn/logo-treeview@ledvance/base@ledvance/group-ui-biz-bundle@ledvance/ui-biz-bundle@manishoo/rn-matrix-ui@mycoverai/mca-react-native-sdk@martech/rewards-design-system@nextlevels/nextlevels-expo@melorra/component@kafudev/react-native-core@jilian/base@jilian/ui-biz-bundle@klumx/uiklu@knocklabs/expo@knocklabs/react-native@prisme.ai/messenger@quintype/native-components@rallyware/sdk-react-native-components@quinninc/rn-core@rn-matrix/ui@observation.org/react-native-components@shopify/shop-minis-runtime@shoutem/ui@zalastax/nolb-react-native-r@creatrix/safehtml@tellescope/react-components@uiza/uiza-sdk-player-react-native@valkdigital/ui-kit@voltmoney/component@woli/react-fluidbildit-appclip-componentscreact-native-kitconcur-mobiledemo-r-nativeepx-mobilefaizankhantestnpmpackagefewnwfnewfwefowodynamic-form-react-nativeempower-containerfastcomments-react-native-sdk
6.3.4

3 years ago

6.3.3

3 years ago

6.3.2

3 years ago

6.3.1

3 years ago

6.3.0

3 years ago

6.2.0

3 years ago

6.2.0-alpha.3

3 years ago

6.2.0-alpha.2

3 years ago

6.2.0-alpha.1

3 years ago

6.2.0-alpha.0

3 years ago

6.1.0

3 years ago

6.1.0-alpha.1

3 years ago

6.1.0-alpha.0

3 years ago

6.0.5

3 years ago

6.0.3

3 years ago

6.0.4

3 years ago

6.0.2

3 years ago

6.0.1

3 years ago

6.0.0

3 years ago

6.0.0-beta.8

3 years ago

6.0.0-beta.7

3 years ago

6.0.0-beta.5

3 years ago

6.0.0-beta.6

3 years ago

6.0.0-beta.4

3 years ago

6.0.0-beta.3

3 years ago

5.1.1

3 years ago

6.0.0-alpha.26

3 years ago

6.0.0-beta.0

3 years ago

6.0.0-beta.1

3 years ago

6.0.0-beta.2

3 years ago

6.0.0-alpha.25

3 years ago

6.0.0-alpha.23

4 years ago

6.0.0-alpha.24

4 years ago

6.0.0-alpha.22

4 years ago

6.0.0-alpha.21

4 years ago

6.0.0-alpha.20

4 years ago

6.0.0-alpha.19

4 years ago

6.0.0-alpha.18

4 years ago

6.0.0-alpha.17

4 years ago

5.1.0

4 years ago

6.0.0-alpha.16

4 years ago

6.0.0-alpha.15

4 years ago

6.0.0-alpha.14

4 years ago

6.0.0-alpha.13

4 years ago

6.0.0-alpha.12

4 years ago

6.0.0-alpha.11

4 years ago

5.0.1

4 years ago

4.2.5

4 years ago

5.0.0

4 years ago

5.0.0-alpha.8

4 years ago

5.0.0-alpha.7

4 years ago

6.0.0-alpha.10

4 years ago

5.0.0-alpha.6

4 years ago

5.0.0-alpha.5

4 years ago

5.0.0-alpha.4

4 years ago

5.0.0-alpha.3

4 years ago

6.0.0-alpha.9

4 years ago

6.0.0-alpha.8

4 years ago

6.0.0-alpha.7

4 years ago

6.0.0-alpha.6

4 years ago

6.0.0-alpha.4

4 years ago

6.0.0-alpha.5

4 years ago

6.0.0-alpha.3

4 years ago

6.0.0-alpha.2

4 years ago

6.0.0-alpha.1

4 years ago

5.0.0-alpha.2

4 years ago

5.0.0-alpha.1

4 years ago

4.2.4

4 years ago

4.2.4-beta.1

4 years ago

4.2.3

4 years ago

4.2.3-beta.1

4 years ago

4.2.2

4 years ago

4.2.2-beta.1

4 years ago

4.2.2-beta.2

4 years ago

4.2.1

4 years ago

4.2.0

5 years ago

4.1.2

6 years ago

4.1.1

6 years ago

4.1.0

6 years ago

4.0.0

6 years ago

3.10.0

7 years ago

3.9.3

7 years ago

3.9.2

7 years ago

3.9.1

7 years ago

3.9.0

7 years ago

3.8.1

7 years ago

3.8.0

7 years ago

3.7.0

7 years ago

3.6.0

7 years ago

3.5.2

7 years ago

3.5.1

7 years ago

3.5.0

7 years ago

3.5.0-rc.4

7 years ago

3.5.0-rc.3

7 years ago

3.5.0-rc.2

7 years ago

3.5.0-rc.1

7 years ago

3.4.0

7 years ago

3.3.0

7 years ago

3.2.0

7 years ago

3.1.0

7 years ago

3.0.0

7 years ago

3.0.0-rc.2

7 years ago

3.0.0-rc.1

7 years ago

2.1.0

7 years ago

2.0.0

8 years ago

1.0.0

8 years ago