Melih Mucuk

Results 5 issues of Melih Mucuk

If there is null value exist in object, I cant save it. "user": { "Id": "fmkmfkmfsmmfkkm4r43r", "phoneNumber": "444543543543", "password": null, "name": "name", "profilePicture": null, "email": "[email protected]", } `UD.setObjectForKey(this.state.user, 'user');` ERROR...

Hi, First, thanks for awesome library! I tested search suggestion with your sample code but it always returns an empty array. ```javascript const itunes = require("aso")("itunes", { country: "us" });...

React-Native v0.30 react-native-spinkit v1.2.0 and v1.3.0 With rnpm link, it shows red square. After that, I tried manual installation, then spinkit doesnt animate.

Example: https://camo.githubusercontent.com/8f9321e33c47aa4e9de5e30f44b2ac48dbbe466a/687474703a2f2f692e737461636b2e696d6775722e636f6d2f656f6678372e676966

Summary Custom commands were not receiving image attachments, causing images to be ignored when running slash commands with attached files. Changes - Updated args regex to handle `[Image N]` tokens...