Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Top 15 TypeScript Swift Projects
-
Appwrite
Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
Hello I'm new to the community and been doing some research on AppWrite. Previous posts said that AppWrite is written in PHP but in appwrite (Github) it seems that the main project is written mainly in Typescript
-
NativeScript
⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Svelte, Vue and you name it compatible.
Maintaining NativeScript core is like maintaining any TypeScript library. In particular, it's maintenance revolves largely around:
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Shipping CDs and pigeon carriers have been superseded by https://godbolt.org
-
-
Apollo is deprecating their tooling, best to go with GraphQL Code Generator.
-
-
tabnine-vscode
Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
Project mention: Understanding AI for coders: Tabnine (your alternative to GitHub Copilot) | news.ycombinator.com | 2022-06-21Both are related to limitations of vscode completion engine, so Tabnine can't really blamed for them in any way.
1. Initially Tabnine's auto-completion was triggered on any character, which best leveraged Tabnine's power but also had inherent problem: when Tabnine was triggered on non-letter character it sometimes prevented Vscode from showing suggestions from other completion sources (LSPs, snippets). There is a discussion in https://github.com/codota/tabnine-vscode/issues/6 with me explaining that the only viable solution is to reduce set of trigger characters to letters only. In the end a fix was pushed that reduced the set of trigger characters, which made the problem less likely but still not solved. The are numerous duplicates of this issue on Github.
2. Another problem is when Vscode has auto-completion suggestions from Tabnine and other sources (LSP, snippets), it frequently puts Tabnine's at the top of list. This is a big no-go for me because most of the time just want to complete the identifier (class field, method etc.). Modifying just the extension code didn't help so in the end I had add a small patch to Vscode itself, which gives lowest score to Tabnine's candidates: https://github.com/sergei-dyshel/vscode/commit/ee73034b9ec6c....
I must admit that both problems can be practically solved by new "inline auto-completion" mechanism in vscode which looks very promising for AI-based completion in general. I'm looking forward to evaluate it.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
Combination of https://github.com/hyochan/react-native-audio-recorder-player and this reanimated 2 slider: https://github.com/alantoa/react-native-awesome-slider
-
There's a few tips in the article. You can use https://kiteapp.co to design and export to Swift code, or a simpler tool like https://quassum.github.io/SVG-to-SwiftUI/ to convert an SVG to SwiftUI Shape code!
-
react-native-encrypted-storage
React Native wrapper around EncryptedSharedPreferences and Keychain to provide a secure alternative to Async Storage.
Project mention: Alternative to async storage for react-native | reddit.com/r/reactnative | 2022-12-05You can use Expo SecureStore Or React Native Encrypted Storage.
-
-
Have you come across the SDK?
-
Project mention: WIP: What kind of functionality should I add to this project for helping SLAM developers? | reddit.com/r/computervision | 2022-04-23
-
GitHub | App Store | Web
-
ℹ️ You can see more components and modifiers at https://github.com/nayaabkhan/swift-react.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
TypeScript Swift related posts
- How do you guys handle image caching?
- Announcing Appwrite 1.1
- apollo client codegen vs graphql cli codegen
- What’s your notepad++ alternative for mac?
- How to make a Heart Rate Animation in SwiftUI
- Open Source Web Designer Tools
- WIP: What kind of functionality should I add to this project for helping SLAM developers?
-
A note from our sponsor - Appwrite
appwrite.io | 29 Jan 2023
Index
What are some of the best open-source Swift projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | Appwrite | 28,759 |
2 | NativeScript | 22,111 |
3 | compiler-explorer | 12,442 |
4 | quicktype | 9,278 |
5 | apollo-tooling | 3,024 |
6 | FigmaToCode | 2,816 |
7 | tabnine-vscode | 1,094 |
8 | react-native-audio-recorder-player | 516 |
9 | SVG-to-SwiftUI | 491 |
10 | react-native-encrypted-storage | 451 |
11 | vscode-swift | 433 |
12 | sdk-codegen | 178 |
13 | slam-at-home | 19 |
14 | Rate-My-Classes-Pro | 2 |
15 | swift-react | 0 |