@fto-consult/expo-ui
Version:
Bibliothèque de composants UI Expo,react-native
9 lines (7 loc) • 341 B
JavaScript
// Copyright 2022 @fto-consult/Boris Fouomene. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
/***@see : https://www.npmjs.com/package/@expo/html-elements */
export * from "@expo/html-elements";
import {BR} from "@expo/html-elements";
export {BR as Br};