<!-- markdownlint-disable MD010 -->
<!-- markdownlint-disable MD033 -->
<!-- markdownlint-disable MD041 -->

<div align="center">
		<img src="https://raw.githubusercontent.com/tylim88/Firelord/main/img/ozai.png" width="200px"/>
		<h1>FirelordRN 烈火君RN (Beta)</h1>
</div>

<div align="center">
		<a href="https://www.npmjs.com/package/firelordrn" target="_blank">
				<img
					src="https://img.shields.io/npm/v/firelordrn"
					alt="Created by tylim88"
				/>
			</a>
			&nbsp;
			<a
				href="https://github.com/tylim88/firelordrn/blob/main/LICENSE"
				target="_blank"
			>
				<img
					src="https://img.shields.io/github/license/tylim88/firelordrn"
					alt="License"
				/>
			</a>
			&nbsp;
			<img
				src="https://img.shields.io/badge/gzipped-6KB-brightgreen"
				alt="package size"
			/>
			<!-- &nbsp;
			<a href="https://github.com/tylim88/Firelordrn/actions" target="_blank">
				<img
					src="https://github.com/tylim88/Firelordrn/workflows/Main/badge.svg"
					alt="github action"
				/>
			</a>
			&nbsp;
			<a href="https://codecov.io/gh/tylim88/Firelordrn" target="_blank">
				<img
					src="https://codecov.io/gh/tylim88/Firelordrn/branch/main/graph/badge.svg"
					alt="code coverage"
				/>
			</a> -->
			&nbsp;
			<a href="https://github.com/tylim88/Firelordrn/issues" target="_blank">
				<img
					alt="GitHub issues"
					src="https://img.shields.io/github/issues-raw/tylim88/firelordrn"
				></img>
			</a>
			&nbsp;
			<a href="https://snyk.io/test/github/tylim88/FirelordRN" target="_blank">
				<img
					src="https://snyk.io/test/github/tylim88/FirelordRN/badge.svg"
					alt="code coverage"
				/>
			</a>
			&nbsp;
			<!-- <a
				href="https://lgtm.com/projects/g/tylim88/Firelordrn/alerts/"
				target="_blank"
			>
				<img
					alt="Total alerts"
					src="https://img.shields.io/lgtm/alerts/g/tylim88/Firelordrn.svg?logo=lgtm&logoWidth=18"
				/>
			</a>
			&nbsp;
			<a
				href="https://lgtm.com/projects/g/tylim88/Firelordrn/context:javascript"
				target="_blank"
			>
				<img
					alt="Language grade: JavaScript"
					src="https://img.shields.io/lgtm/grade/javascript/g/tylim88/Firelordrn.svg?logo=lgtm&logoWidth=18"
				/>
			</a> -->
</div>
<br/>
<div align="center">
		<i>Extremely High Precision Typescript Wrapper for Firestore React Native, Providing Unparalleled Type Safe and Dev Experience</i>
</div>
<br/>
<div align="center">
		<i>Modular, Minuscule, Intuitive, Unopinionated, Craftsmanship, Ultimate, Peaceful, Deep</i>
</div>
<br/>
<div align="center">
	<i>Of The VFQAT &#160;&#160;||&#160;&#160; By The VFQAT &#160;&#160;||&#160;&#160; For The VFQAT</i>
</div>
<br />
<div align="center">
	<i>End Firestore Typing Madness</i>
</div>
<br />

## Status

Update, I am restarting this project, you can try it now, no proper doc yet but the API is similar to web version

This project is battle tested

## Why Do You Need This? What Problems Firelord Solves?

Read here at [FirelordJS](https://github.com/tylim88/FirelordJS#readme).

## Related Projects

1. [FirelordJS](https://github.com/tylim88/FirelordJS) - Typescript wrapper for Firestore Web
2. [Firelord](https://github.com/tylim88/firelord) - Typescript wrapper for Firestore admin
3. [FireSageJS](https://github.com/tylim88/FireSageJS) - Typescript wrapper for Realtime Database
