Skip to content

FaltuTech.Com

Backing you up.

FaltuTech.Com

Backing you up.

  • General
  • React
  • React Native
  • Flutter
  • C Plus Plus (c++)
  • Java
  • Python
  • Visual Basic 6
  • Operating System
  • UNIX
  • Uncategorized
  • Android
  • Dot Net
Operating System

Mac lower case all files and folder recursively

Sachin Kumar Jan 13, 2023

# lower case all files in current dir & subdirs for d in ./**/ ; do (cd "$d" && for…

IOS

AVAudioSession | Listen for route changes | Swift

Sachin Kumar Jan 10, 2023

To listen to the route change events of AvAudioSession use the following observer. Now add...

Javascript React Native

Fit an image to a specific board/screen

Sachin Kumar Dec 22, 2022

To fit an image to a screen we need to calculate the dimensions first. On...

Javascript

Javascript Guarantee that function will not run in parallel

Sachin Kumar Dec 21, 2022

Sometimes we need to ensure that a function is called only once at a time,...

Javascript

Microsoft speech SDK Timeout

Sachin Kumar Nov 9, 2022

Hi all, I gathered some links to information regarding the timeout in Microsoft Speech SDK:...

React Native

React native ‘Realm’ error while cloning object.

Sachin Kumar Nov 6, 2022

Today I faced an issue, where I had an array in a schema. After reading...

Android

Android: Project ‘XXXXX’ not found in root project ‘XXXXXX’

Sachin Kumar Sep 25, 2022

Sync may be required Solution Delete .gradle folder (which is in project’s root folder), and...

Uncategorized

com.facebook.react.bridge errors during gradlew assembleRelease

Sachin Kumar Sep 25, 2022

gradlew clean rm -rf ~/.gradle/caches/*

Android

Mac Find SHA256 for Android builds

Sachin Kumar Sep 19, 2022

Go to android project directory in terminal Run following in terminal It will give you...

IOS

IOS deep linking. All you need to know

Sachin Kumar Sep 8, 2022

Official tutorial from WWDC: https://developer.apple.com/videos/play/wwdc2019/717/ Example of association file: The app id is combination of:...

Posts pagination

1 … 5 6 7 … 16

You Missed

Linux

Run browser on VM and View Display on Mac

Docker

Dockerize Mysql/Mariadb

Core Dot Net

.Net Bootstrap Console App with IOC using DI

Deployment Docker

Install Docker on Ubuntu

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

FaltuTech.Com

Backing you up.

Copyright © All rights reserved | BlogData by Themeansar.

  • Tools For Devs