215 Repositories
Android intercom-react-native Libraries
A pure Kotlin/Multiplatform implementation of group operations on Curve25519.
curve25519-kotlin A pure Kotlin/Multiplatform implementation of group operations on Curve25519. Gradle Kotlin DSL: dependencies { implementation("
GeckoView implementation on android for React Native.
react-native-geckoview A fully functional implementation of GeckoView on android for react native. The component supports two-way messaging similar to
Matomo wrapper for React-Native. Supports Android and iOS. Fixed issues for native platforms build that are present in the official package.
@mccsoft/react-native-matomo Matomo wrapper for React-Native. Supports Android and iOS. Fixed issues for native platforms build that are present in th
A music picker library for React Native. Provides access to the system's UI for selecting songs from the phone's music library.
Expo Music Picker A music picker library for React Native. Provides access to the system's UI for selecting songs from the phone's music library. Supp
sample codebase for E2E testing with Jest, Appium and WebDriverIO for Android and iOS
E2E testing for React Native with Jest, Appium and WebDriverIO (iOS and Android) In this repo you will find a sample project to showcase how to do E2E
Fully customizable, built from scratch NumberPicker for android. Created as an alternative to non-customizable native android NumberPicker
GoodNumberPicker GoodPicker is an Android library that provides a picker with customizable UI. It was developed as alternative to the default NumberPi
An Animated Scrolling View for React Native applications, supported on both iOS and Android
react-native-focused-scroll An Animated Scrolling View for React Native applications, supported on both iOS and Android Preview react-native-focus-scr
Event-driven application uses React, reactive Spring Boot WebFlux, R2DBC, MySQL and Liquibase
Product delivery Event-driven application uses React, reactive Spring Boot WebFlux, R2DBC, MySQL and Liquibase Status: IN PROGRESS if [[ "" != `docker
TCP-capable MQTT client for react native
Quito A TCP-capable MQTT client for React Native. The module provides a Typescript API for native MQTT clients on iOS and Android. on Android, quito r
Kotlin Multiplatfom app for Droidcon Events
Sessionize/Droidcon Mobile Clients General Info This project has a pair of native mobile applications backed by the Sessionize data api for use in eve
Trying to play with Jetpack compose low level animations APIs, which are animate*AsState APIs.
ComposeSimpleAnimation Trying to play with Jetpack compose low level animations APIs, which are animate*AsState APIs that I needed in another project.
Healtify is a native android app which allows the user to track the amout of Calories they are consuming
Healtify is a native android app which allows the user to track the amout of Calories they are consuming. It not only tracks the calories but also shows how much of fat, protein and carbs they have consumed and how much they should be doing.
Bindings to the JNI library on Android for Kotlin/Native
JNI Utils using this library: implementation("io.github.landrynorris:jni-utils:0.0.1-alpha01") This library provides bindings to the JNI library on An
A Kotlin native Postgres driver for SqlDelight.
Module postgres-native-sqldelight A native Postgres driver for SqlDelight. Source code Install This package is uploaded to MavenCentral and supports m
Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!
Reason about resource-safety in the same way you reason about Structured Concurrency with SuspendApp!
React Native Stone SDK Implementation (Support for both Mobile and POS versions)
react-native-stone-pos Stone Android POS Native Module Installation Stone has a private packageCloud repository, so we need to have your token before
Library to read incoming SMS in Android for Expo (React Native)
react-native-expo-read-sms Maintainers maniac-tech Active maintainer Installation Install this in your managed Expo project by running this command: $
Helps to find your surrounding's light value (for android only) using device light sensor
react-native-ambient-light-sensor Helps to find your surrounding's light value (in lux unit) (for android only) using device light sensor Installation
Android Utilities Library build in kotlin Provide user 100 of pre defined method to create advanced native android app.
Android Utilities Library build in kotlin Provide user 100 of pre defined method to create advanced native android app.
A native android app that shows how much calories one must consume based on their profile
Healtify is a native android app which allows the user to track the amout of Calories they are consuming. It not only tracks the calories but also shows how much of fat, protein and carbs they have consumed and how much they should be doing.
A react-like kotlin library to create an inventory ui easily in paper plugins
A react-like kotlin library to create an inventory ui easily in paper plugins
UML model and code examples of design patterns for Kotlin/Native. The model is created with Astah.
Design Pattern Examples in Kotlin/Native Model and code examples of GoF Design Patterns for Kotlin/Native. This project is available for the following
Native Kotlin library for time-based TOTP and HMAC-based HOTP one-time passwords
A kotlin implementation of HOTP (RFC-4226) and TOTP (RFC-6238). Supports validation and generation of 2-factor authentication codes, recovery codes and randomly secure secrets.
A Kotlin binding to webview, a tiny cross-platform webview library, supports Java and Native.
webviewko provides a Kotlin/JVM and a Kotlin/Native(experimental) binding to webview, a tiny cross-platform webview library to build modern cross-platform GUIs using WebView2, WebKit and WebKitGTK.
🚀 React Native Segmented Control, Pure Javascript for iOS and Android
Installation Add the dependency: npm i react-native-segmented-control-2 Peer Dependencies Zero Dependency 🥳 Usage Import import SegmentedControl from
🎑 Up to date IANA timezone database library for Kotlin (JVM, JS, Native)
🎑 IANA Timezone Library for Kotlin Multiplatform Up to date IANA timezone database library for Kotlin (JVM, JS, Native) Usage import org.noelware.ian
Some sort of a language'ish thing to be.
MarkSLang MarkSLang Ⓒ 2022 Markku Sukanen. Some sort of language(ish) thing to be. Features Simple calculations, loops, conditional(s), etc. Simple RE
The KPy gradle plugin allows you to write Kotlin/Native code and use it from python.
The KPy gradle plugin allows you to write Kotlin/Native code and use it from python.
A light-weight Android client for Polyhoot! Written in Kotlin and made with Material 3 and Dynamic Colors support.
A light-weight Android client for Polyhoot! Written in Kotlin and made with Material 3 and Dynamic Colors support.
A Kotlin Native program to show the time since a date, using Kotlin LibUI
TimeSince A Kotlin Native program to show the time since a date, using Kotlin LibUI Report Bug . Request Feature About The Project TimeSince is a Kotl
A Kotlin library providing a simple, high-performance way to use off-heap native memory in JVM applications.
native_memory_allocator A library which uses sun.misc.Unsafe to allocate off-heap native memory. Motivation The goal of this project is to provide a s
A plugin for Termux to use native Android GUI components from CLI applications.
Termux:GUI This is a plugin for Termux that enables command line programs to use the native android GUI. In the examples directory you can find demo v
Android native news App using API from thenewsapi.com and Retrofit Library
FlashBytes-Android-News-App Android Material Design News App using API from https://www.thenewsapi.com/ and Retrofit Library Screen Splash, Onboard Sc
TileOverlay component for react-native-maps
TileOverlay component for react-native-maps
Klinker is a gradle plugin making it possible to link kotlin native executables with custom linkers and options.
Klinker is a gradle plugin making it possible to link kotlin native executables with custom linkers and options. It does this by creating a static library for kotlin compilation, then generates a c+kotlin wrapper that calls into kotlin to start the app, finally using the specified compiler to compile and link the c code and kotlin library into a binary.
Native Android App for Women's Soccer News (Women's Month)
Native Android App for Women's Soccer News (Women's Month)
Glassfy React Native SDK
Open source SDK to quickly integrate subscriptions, stop worring about code maintenance, and getting advanced real-time data. Full support for Android.
Kotlin-native webserver for simple image annotations
Kotlin-native webserver for simple image annotations
Optimize notification icons for ColorOS and adapt to native notification icon specifications
Optimize notification icons for ColorOS and adapt to native notification icon specifications
This project was developed during the fourcamp journey, in order to improve the knowledge in native android development
This project was developed during the fourcamp journey, in order to improve the knowledge in native android development
Rn-scratch-card - React Native Scratch Card which temporarily hides content from user
rn-scratch-card React Native Scratch Card which temporarily hides content from a
Framework for Mobile test automation (Native app and Browser) on Android and IOS devices
Appium Mobile Automation Framework Framework for Mobile test automation (Native app and Browser) on Android and IOS devices 📱 🚀 Quick Start - Appium
Gitversion - A native console application to calculate a version based on git commits and tags
GitCommit A native console application to calculate a version based on git commi
1aingenieriaygas native base android - Project base for the migration of the Flutter App of 1A Ingenieria y Gas
1A Ingenieria y Gas App Versión Wordpress Backend Este proyecto se encuentra sol
MIUINativeNotifyIcon - Fix the native notification bar icon function abandoned by the MIUI development team
MIUI 原生通知图标 Fix the native notification bar icon function abandoned by the MIUI
SkillHub - A location based native android app built for the University of Nigeria
SkillHub SkillHub is a location based native android app built for the Universit
Jerboa - A native android app for Lemmy
Jerboa An Android client for Lemmy, a federated reddit alternative Join Lemmy ·
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS
React-native-user-interface - Change React Native userinterface at runtime
react-native-user-interface change RN userinterface at runtime. Installation npm
CMPLR-Native - A blogging mobile application built with Kotlin using MVC design pattern and Take some advantage of Jetpack , View & Data Binding
A blogging mobile application built with Kotlin using MVC design pattern and Tak
React Native version of the Podverse Mobile App
Podverse Contributing Instruction for contributing to the Podverse Mobile App can be found here: Contribute About Podverse is an open source podcast m
CodeView helps to show code content with syntax highlighting in native way.
CodeView (Android) CodeView helps to show code content with syntax highlighting in native way. Description CodeView contains 3 core parts to implement
A pair of applications provide a direct means of integrating with one another via application programming interfaces (APIs)
What is a native integration? It's when a pair of applications provide a direct means of integrating with one another via application programming interfaces (APIs). Once integrated, data can flow between the apps and become more readily available to your employees.
An easy to use and customisable wrapper of the native Android Snackbar which stays visible across multiple activities.
An easy to use wrapper of the native Android Snackbar which stays visible across multiple activities. It provides different themes to start with, and
Android library for native floyd steinberg dithering on bitmap
Native-Floyd-Steinberg-Dithering Android library for floyd-steinberg dithering on bitmap using JNI/Cmake Why FSD For those who don't know the purpose
An advanced Kotlin (Android Native) application that uses SOLID architectural principles, consumes a RESTFUL Service, downloads & images using best practices
Dog-Playground Kotlin An advanced Kotlin (Android Native) application that uses SOLID architectural principles, consumes a RESTFUL Service, downloads
A group of exercise projects implementing different areas of native Android development with Kotlin and Jetpack Compose.
A group of exercise projects implementing different areas of native Android development with Kotlin and Jetpack Compose. Can help anyone who is just starting to learn Android development with Kotlin.
KotlinSample - Template project for building a GTK3 Kotlin/Native app against the elementary Flatpak runtime
GTK3 Kotlin/Native Sample This is a working example of how to write and build a
Native-loader - Safely load native libraries in Java
Native Loader 📦️ Safe native loading in Java based off of the native-loader use
GamesStore - A Native Android app
GamesStore A Native Android app. This is a small project where I implemented a d
Utility - The cross-platform native Kotlin command line tool template
Utility The cross-platform native Kotlin command line tool template. Usage Make
This is a Kotlin multiplatform template project used to generate and deploy a natively compiled AWS lambda function using the custom runtime.
Overview This is a Kotlin multiplatform template project used to generate and deploy a natively compiled AWS Lambda function using a custom runtime. U
🚀 Sample Android Clean Architecture on Rorty App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Android Clean Architecture Android Clean Architecture in Rorty is a sample project that presents modern, approach to Android application development u
Kotlin Native/JS/JVM Annotation Processor library for Kotlin compiler plugins
MpApt - Kotlin (Native/JS/JVM) Annotation Processor library Introduction 🙋♂️ 🙋 I wrote an annotation processing libary that can detect annotations
Native Device security checks, Rooted/Jailbroken, Not real device, Developer mode is on, On external drive.
palestine_trusted_device Native Device security checks, Rooted/Jailbroken, Not real device, Developer mode is on, On external drive. Part of Palestine
Spotify Web API wrapper for Kotlin, Java, JS, and Native
Spotify Web API wrapper for Kotlin, Java, JS, and Native - Targets JVM, Android, JS (browser), Native (Desktop), and Apple tvOS/iOS. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android.
Embeddable and standalone Kotlin Multiplatform MQTT broker
KMQTT KMQTT is a Kotlin Multiplatform MQTT 3.1.1/5.0 Broker, with the objective of targeting the most possible build targets. Features ✖️ = TODO ✔️ =
Thelema - 3D graphics engine, written in Kotlin. Based on sources of libGDX.
Thelema Engine Thelema is multiplatform 3d graphics engine on Kotlin. It was based on libGDX sources and completely redesigned. Download Enter your cr
iOS-like Android wheel picker for React Native
react-native-wheel-picker React Native picker library based on Android WheelPicker and native iOS picker Installation npm install react-native-wheel-p
A fast, Kotlin-native Markdown parser
Krakdown Krakdown is a markdown parser written in native Kotlin (no external dependencies). It is meant to be used either on the server side (running
Wrapper for Kustomer SDK v2.0 for react native
This is a wrapper for Kustomer v2 Sdk for react native. This implements the kust
Reapp is everything you need to build amazing apps with React: a collection of packages that work together, our UI kit, and a CLI that scaffolds your app and includes a server and build system.
What is it? Reapp is everything you need to build amazing apps with React: a collection of packages that work together, our UI kit, and a CLI that sca
🚀 Native iOS- and Android- Apps with JavaScript
Titanium Welcome to the Titanium open source project. Titanium provides a mature platform for developers to build completely native cross-platform mob
NativeScript empowers you to access native platform APIs from JavaScript directly. Angular, Capacitor, Ionic, React, Svelte, Vue and you name it compatible.
NativeScript empowers you to access native APIs from JavaScript directly. The framework currently provides iOS and Android runtimes for rich mobile de
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
Ionic Ionic is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a sin
A framework for building native applications using React
React Native Learn once, write anywhere: Build mobile apps with React. Getting Started · Learn the Basics · Showcase · Contribute · Community · Suppor
Ulangi is a language flashcards app with spaced repetition system and more.
Ulangi Open-source language learning tools Introduction Ulangi makes it easy for you to manage and create flash cards to learn languages. It comes wit
SwiftUI, Jetpack Compose, and Compose for Desktop based Kotlin Multiplatform project
BikeShare Jetpack Compose and SwiftUI based Kotlin Multiplatform sample project (based on CityBikes API). Running on iOS (SwiftUI) macOS (SwiftUI) And
Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Wear Compose, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.
PeopleInSpace Minimal Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Compose for Wear OS, Compose for Desktop, Compose for Web, and Kotli
Aarogya Setu Android app native code
Aarogya Setu Android app Aarogya Setu is a mobile application developed by the Government of India to connect essential health services with the peopl
Godot's AdMob Plugin for Android (3.2.2+) using GitHub Actions for CI/CD. Working on Standard and Mono Godot versions.
Godot AdMob Android A Godot's plugin for Android of AdMob. About • Installation • Docs • Downloads About This repository is for a Godot Engine Plugin
Run Kotlin/JS libraries in Kotlin/JVM and Kotlin/Native programs
Zipline This library streamlines using Kotlin/JS libraries from Kotlin/JVM and Kotlin/Native programs. It makes it possible to do continuous deploymen
신경 - Cloud-native messaging/pubsub with powerful routing
신경 신경 /ɕʰinɡjʌ̹ŋ/ • sin-gyeong (try it with IPA Reader) nerve Nerve /nərv/ • noun (in the body) a whitish fiber or bundle of fibers that transmits imp
Hacker News iOS and Android App - Made with React Native.
DEPRECATED FOR NOW - uses an old version of react native See other react native example apps here: https://expo.io/featured HackerNews-React-Native Ha
The is a Zhihu Daily App client, implemented using React Native.
ZhiHuDaily-React-Native The is a Zhihu Daily App client, implemented using React Native. This project can run on both Android and iOS, with more than
A Native Andorid App developed in Jetpack Compose MVVM architecture
Astronomy Picture of the Day This is a Native Andorid App developed in Jetpack Compose MVVM architecture, To view the Astronomy Picture of the day fro
Implementation of useful hooks inspired by React for Compose
useCompose React inspired hooks for Compose Installation Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the
Native-Blur: a C++/Kotlin library for blur bitmaps and activity, mobile-ready, android compatible
Native-Blur The Native-Blur is a C++/Kotlin libraray for blur bitmaps and activity, mobile-ready, android compatible, powered by Java Native Interface
Native Android port of the KDE Connect Qt app
KDE Connect - Android app KDE Connect is a multi-platform app that allows your devices to communicate (eg: your phone and your computer). (Some) Featu
Native Android app for Habitica
Habitica for Android Habitica is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose
Run Kotlin/JS libraries in Kotlin/JVM and Kotlin/Native programs
Zipline This library streamlines using Kotlin/JS libraries from Kotlin/JVM and Kotlin/Native programs. It makes it possible to do continuous deploymen
A Python native extension written in Kotlin Native
Kotlin Python Ext This is a proof of concept for a Python extension in Kotlin. It is recommended to read the Official Python C API Documentation befor
A demo for Android font typeface support in React Native!
A Step-by-step Guide to a Consistent Multi-Platform Font Typeface Experience in React Native Goal Be able to use font typeface modifiers such as fontW
Free (libre) native Android Ethereum wallet
WallΞTH Native Android Ethereum wallet. Features Hardware Wallet Support TREZOR Support via USB-OTG - model 1 and model T are supported KeyCard KeepKe
Kotlin Native's Clang Compiler Plugin
Kotlin Native's Clang Compiler Plugin This plugin makes possible to use konon clang compiler. Support targets: Target Name Host compatibility linux_x6
Launch Spring projects by github url
Ktor application made for quickly demonstrating Spring projects on our Java lessons. Spring launcher: Starts a fresh Postgres container Builds the pro
Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP)
Mockative Mocking for Kotlin/Native and Kotlin Multiplatform using the Kotlin Symbol Processing API (KSP). Installation Mockative uses KSP to generate
Yet Another Native Loader for the JVM.
yanl - yet another native loader Yet another Native library extractor/loader for the JVM, written in Kotlin. why other libraries simply don't fit my n
Third-party native Jellyfin Android app
Findroid Findroid is third-party Android application for Jellyfin that provides a native user interface to browse and play movies and series. I am dev
React Native wrapper to bridge our iOS and Android SDK
React Native wrapper to bridge our iOS and Android SDK