{"library":"react-native-progress","type":"library","category":null,"description":"react-native-progress provides a suite of customizable progress indicators and spinners for React Native applications, leveraging either `react-native-svg` or the `react-native-art` package for rendering. It offers various styles including `Bar`, `Pie`, `Circle`, and `CircleSnail` components, allowing developers to visually represent asynchronous operations or loading states. The current stable version is 5.0.1, with a history of frequent updates to maintain compatibility with newer React Native versions and address rendering issues. Its key differentiators include a simple API for common progress types and the flexibility to opt out of the `react-native-svg` dependency if only the `ProgressBar` is needed via deep imports, making it adaptable to different project dependency profiles. The library ships with TypeScript typings, enhancing development experience for TypeScript users.","language":"javascript","status":"active","version":"5.0.1","tags":["javascript","react-native","react-component","react-native-component","react","mobile","ios","ui","progress","typescript"],"install":[{"cmd":"npm install react-native-progress","imports":["import * as Progress from 'react-native-progress';","import ProgressBar from 'react-native-progress/Bar';","import { CircleSnail } from 'react-native-progress';","import type { ProgressBarProps } from 'react-native-progress';"]},{"cmd":"yarn add react-native-progress","imports":[]},{"cmd":"pnpm add react-native-progress","imports":[]}],"homepage":null,"github":"https://github.com/oblador/react-native-progress","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-native-progress","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react-native-progress/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}