#NativeScript 9.0 has been released 🎉
get all the details at https://blog.nativescript.org/nativescript-9-announcement/
#NativeScript 9.0 has been released 🎉
get all the details at https://blog.nativescript.org/nativescript-9-announcement/
In my Tic Tac Toe app, I have used NativeScript’s animate() API for all animations - it gives smooth, logic-tied transitions as it runs JS thread. Many animations can cause frame drops or memory buildup, and need manual cleanup to avoid leaks or OOM errors.
Added an online multiplayer feature to the TicTacToe game I built weeks back with #PhoenixFramework 🎮🔥
Built with: #NativeScript #angular #elixirlang #TypeScript #MobileDev #GameDev #IndieGame
Vibe coded a Simple tic-tac-toe game using #NativeScript and #Angular with smooth animations and sounds.
Built with: #NativeScript #angular #TypeScript #MobileDev #GameDev #IndieGame
Vibe coded an Endless/Infinite Runner game using #NativeScript and #Angular with smooth animations, collision detection, and progressive difficulty.
Built with:
#NativeScript #angular #TypeScript #MobileDev #GameDev #IndieGame
Wow, #NativeScript has its 10th 1.0 #anniversary today! Congrats to everyone involved and a huge thank you to the whole #community that makes this fantastic project possible! See https://x.com/NativeScript/status/1918911836151509483
Big improvements for NativeScript 👀
https://blog.nativescript.org/nativescript-8-9-announcement/
https://blog.nativescript.org/nativescript-8-9-node-api-previews/
Managed to design these screens using #nativescript (#svelte flavor). Mostly using #cursorai. Had to refer to docs for few things.
It was not as easy as just issuing prompts and getting. Took me lot of iteration to get here. Still I'm happy.
React native or Nativescript?
Which one is better for developing a native mobile application?
So far, I have only PWA of @thoughttonote
Want to develop a native mobile application. Your suggestions are welcome.
📱 Darum kostet Ihre Mobile App mehr als sie bringt
In ihrer aktuellen Kolumne schreibt #Karakun-Expertin Elisabeth Maier über die offensichtlichen und weniger sichtbaren Fallstricke bei der Entwicklung von #MobileApps.
👉 https://www.inside-it.ch/soko-maier-darum-kostet-ihre-mobile-app-mehr-als-sie-bringt-20240828
#MobileApp #Digitalisierung #UX #Technologie #Softwareentwicklung #Flutter #React #NativeScript
Nativescript Mobile App Development Company – Develop Your Mobile Apps With Us! https://visualmodo.com/nativescript-mobile-app-development-company-develop-your-mobile-apps-with-us/ 📲📶💻 #Nativescript #Mobile #App #Development
Seeking Recommendations for a Cross-Platform App Development Framework 📱
Target Platforms: Android , iOS , (optional) Web
I’m looking for a framework that offers decent UI, strong performance, and long-term support. Your opinions and advice would be greatly appreciated!
Feel free to provide feedback or suggest additional frameworks I should consider.
#Android #AndroidDev #AppDev #Developer #CrossPlatform #Flutter #React #ReactNative #NativeScript #Kotlin #KotlinMultiPlatform #KMM #Compose #KotlinCompose #Ionic #Capacitor #IonicCapacitor #PWA #MobileDevelopment #MobileApps #DevCommunity #SoftwareDevelopment #Programming #WebDev #JavaScript #TypeScript #Frontend #MobileTech #AppFramework #TechAdvice #App #Apps #AndroidApp #AndroidApps #WebApp #WebApps
To see what fixed and new, see notes here: https://github.com/NativeScript/NativeScript/releases/tag/8.7.0-core #NativeScript
#NativeScript 8.7 has been released. The CLI is available at https://www.npmjs.com/package/nativescript
Also, @nativescript/core, /android and /ios are available. Looking forward to the official announcement
Angular with NativeScript: Creating the Blackout Lighting Console.
#webdev #angular #javascript #nativescript #mobiledev
https://blog.angular.io/angular-with-nativescript-creating-the-blackout-lighting-console-1cf6a030b896
Отчёт о конференции CrossConf 2023
Информационная служба Хабра посетила IT‑конференцию CrossConf 2023. Мероприятие проходило 15 сентября 2023 года в Москве в пространстве «Старт Хаб» на «Красном Октябре». Конференция была посвящена обмену опытом кроссплатформенной мобильной разработки и технологичного рынка. По словам организаторов, конференцию посетило 600 IT‑специалистов.
https://habr.com/ru/articles/789876/
#crossconf #kotlin #flutter #разработка #мобильная_разработка #NativeScript #ios #android #ос_аврора
NativeScript в мире кроссплатформенной разработки
Давайте знакомиться! Меня зовут Игорь. Я разработчик кроссплатформенных мобильных приложений в компании Smartex . В этой статье я расскажу о NativeScript , основных преимуществах платформы и ее недостатках. Материал будет полезен не только разработчикам, которые уже пишут приложения на React Native, Ionic, Framework7, а также тем, кто собирается погрузиться в разработку кроссплатформенных мобильных приложений на JavaScript. Погнали! Свой путь в кроссплатформенную разработку я начал за пределами Smartex, с Cordova + Framework7 . Framework7 это как и Ionic просто UI-библиотека для создания интерфейса которая в последующим просто отрисовывается через WebView. Само приложение (общение с API платформы) создается на платформе Cordova или Capacitor , как раз они и создают экран с WebView и транслирует туда HTML. Framework7 прекрасно работает с Vue, но по ряду причин он начал меня подбешивать. Я хотел найти инструмент именно для нативной разработки, а не на технологии основанной на WebView. Стал смотреть в сторону Angular, и какие вообще есть на рынке технологии для разработки нативных кроссплатформенных приложений с Angular под капотом. Так я и познакомился с NativeScript .
https://habr.com/ru/articles/783364/
#nativescript #кроссплатформенная_разработка #разработка_ios #разработка_androidприложений #разработка_android #разработка_iosприложений
First foray into #sveltenative and #nativescript is a big #failboat: HMR causes the Nativescript app to crash on the iOS Simulator. :(
Any idea why #NativeScript is a separate project from #ReactNative and not an effort to make it generically usable? It has a much more mature ecosystem, most notably (I know it sounds weird but it actually makes sense) #ReactNativeWeb.