Posts

KAOS - By SaqiXPRO

Image
KAOS KAOS is an action adventure game developed by SaqiXPRO Games. KAOS features stunning visuals and gameplay aesthetics to deliver you the best in-game experience ever.  KAOS offers three levels and an epic story. It features two playable characters which fights hand in hand with the monsters to find the lost lady. KAOS offers a lot of preferences in the main menu so that players can adjust the game settings according to their preference. There are three types of weapons in KAOS and each weapon has different damage and abilities. There are two playable characters in game and each character have different animations and abilities. There are three types of enemies in game with distinct max health, damage, animations and powers. There is also a main menu which provides great access to the users to adjust the game settings, switch characters and optimise the graphics quality. Characteristics KAOS is optimised for low end hardware so that users with integrated graphics cards can also ...

Create Custom Draggable Bottom Sheet With React Native

Image
Create Custom Draggable Bottom Sheet With React Native By SaqiXPRO I n This Article , I’ll explain how you can easily create a draggable custom bottom sheet in react native which you can swipe up to draw, and swipe down to hide and with 60FPS animations, So Without wasting any time, let’s do this create a new expo or react native project (if you don’t have already created) create a folder and name it components on the the root of your project   inside of that folder create a new .js or .jsx file, in our case i’ll name it “actionSheet.jsx” Add caption this file will be your main bottom-sheet component, and you can style it your way but some important things you should know are mentioned below the main view in your actionsheet or bottom-sheet will be styled like this, though you can choose the backgroundColor and borderRadius of your choice const  styles = StyleSheet.create({ container: { backgroundColor: "#fff", position: "absolute", left: 0, right: 0, botto...

iPhone XI Leaks from iOS 13 Beta

Image
Better Display Since iPhone X was released a new stunning and vibrant Super Retina Display came into iPhone for the very first time , with the crisp resolution of 1125 x 2436 with OLED technology  And with iPhone XS Max it got even better with 1242 x 2688 screen resolution. And if you observed closely the beta versions of iOS 13 , you might have noticed extra smaller icons and dark mode which means iPhone XI Max might have even better resolution and display technology Type-C Connector Well the biggest and most awaited feature of iOS 13 is local storage in Files App, users have tested external USBs , SSDs etc on iPad Pro in iPadOS 13 even a mouse and it was working , also Apple added Safari Downloading which was also the best feature of iOS 13 ... when you notice these features you can think of a common sense that Apple is focusing on allowing users to have local storage on their iPhones and they’re allowing users to connect external drives into their phones , defin...