Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@trendyol/baklava-react-native

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trendyol/baklava-react-native

Trendyol Baklava Design System for React Native

  • 2.21.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
366
increased by13.31%
Maintainers
0
Weekly downloads
 
Created
Source

Baklava React Native

Baklava is a design system provided by Trendyol to create a consistent UI/UX for app users.

It is built on top of React Native and Restyle, allowing you to develop apps for Android and iOS. Our target is providing a UI library that has neatly designed and developed for providing best possible user experience for the users of applications that uses Baklava DS.


ButtonVariants IconList TextHeading

Getting Started

Refer to the getting started guide for instructions.

Installation

Open a Terminal in your project's folder and run:

npm install @trendyol/baklava-react-native

You also need to install react-native-svg.

npm install react-native-svg

For expo users you need to install react-native-svg with:

npx expo install react-native-svg@12.3.0

Run it locally

  1. Clone the project
git clone https://github.com/Trendyol/baklava-react-native.git
  1. Install dependencies
cd baklava-react-native

npm install

npm run pod
  1. Run the cross-platform app
`npm run ios` or `npm run android`

Example App

An examples application has been created on expo snack to try baklava-react-native without installing it.

baklava-react-native can be tested by downloading the Expo Go application and scanning the qr from ios/android devices -> baklava-react-native-example

Documentation

Check the components and their usage in our documentation.

FAQs

Package last updated on 15 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc